ADDCR Version 1.0 Instructions... I download a lot of compressed and tarred files from UNIX systems to my pc and I found I needed a program to convert the end of lines so that the text files were readable. I found some programs on the internet but they just didn't do what I wanted so I wrote my own program to convert UNIX end of lines to DOS end of lines. I hope you will find this program useful. -------------------------------------------------------------------------- This program is free, but if you find it useful and would like to send money for this small program I ask for only $3 or whatever you feel its worth. Please make the check or money order payable to Nathan Fox and send it to... Nathan Fox 2604 Hillcrest St. Lansing, MI 48911 Please feel free to send your comments or bugs you find. My e-mail address is nfox@emunix.emich.edu. The duration of this account is questionable so if it doesn't go through please feel free to write me. --------------------------------------------------------------------------- PROGRAM USE... Addcr has four different command lines. addcr ... will display the usage. addcr ... will convert the given file only. addcr -a ... will convert all files in the current directory. addcr -a ... will convert all files matching the third command line argument in the current directory. Addcr WILL skip files with the extension .exe and .com. All others are game so be careful when converting all the files in a directory. ---------------------------------------------------------------------------- I've gotten a lot of good use out of this program and I hope you will to. CYA!